home *** CD-ROM | disk | FTP | other *** search
/ Oxygen Multimedia Graphics 15 / Oxygen Multimedia Graphics 15.iso / pc / System / OX15 / Internal_19_Cloud2.ls < prev    next >
Encoding:
Text File  |  2006-06-13  |  140 b   |  7 lines

  1. global ds
  2.  
  3. on beginSprite
  4.   member("Cloud2").fileName = the moviePath & "INIT" & ds & "Cloud2.mov"
  5.   member("Cloud2").directToStage = 1
  6. end
  7.